home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / Freeware / EvenMore / Catalogs / templates / EvenMore.cd < prev    next >
Text File  |  2002-10-28  |  13KB  |  725 lines

  1. MSG_HELP (//)
  2. MOVEMENT KEYS:\n\
  3.         UP - Up a line\n\
  4.       DOWN - Down a line\n\
  5.       LEFT - Left a column\n\
  6.      RIGHT - Right a column\n\n\
  7.     SHIFT + UP - Up a page\n\
  8.   SHIFT + DOWN - Down a page\n\
  9.   SHIFT + LEFT - Left a page\n\
  10.  SHIFT + RIGHT - Right a page\n\n\
  11.    T, ALT + UP - Top of text\n\
  12.  B, ALT + DOWN - Bottom of text\n\
  13.     ALT + LEFT - Left of text\n\
  14.    ALT + RIGHT - Right of text\n\n\
  15.      CTRL + UP - View last file\n\
  16.    CTRL + DOWN - View next file\n\n\
  17. You can also use the numeric keypad\n\
  18. or drag using the mouse.\n\n\
  19. OTHER KEYS:\n\
  20.          F - Search\n\
  21. SHIFT + RET, L - Find last\n\
  22.     RET, N - Find next\n\n\
  23.          C - Close file\n\
  24.          O - Open file\n\
  25.          R - Reopen file\n\
  26.          E - Edit file\n\
  27.          P - Print file\n\
  28.          I - Information\n\n\
  29.          G - Go to line\n\
  30.          Q - Quickload list\n\
  31.          S - Go to screen\n\n\
  32.     LMB + DRAG - Mark/clear text\n\
  33.     RAMIGA + C - Copy text to clipboard\n\
  34.       HELP - Toggle help ON/OFF\n\
  35.    SHIFT + ESC - Iconify\n\
  36.        ESC - Quit\n\000
  37. ;
  38. ;
  39. ;
  40. MSG_ERR (//)
  41. Failed to %s
  42. MSG_ERR_UNKN (//)
  43. find cause of error
  44. MSG_ERR_ADOS (//)
  45. allocate DOS object
  46. MSG_ERR_APIC (//)
  47. create AppIcon
  48. MSG_ERR_APMN (//)
  49. create AppMenu item
  50. MSG_ERR_APWN (//)
  51. create AppWindow
  52. MSG_ERR_ASIG (//)
  53. allocate signal
  54. MSG_ERR_CBWR (//)
  55. write to clipboard
  56. MSG_ERR_CTXT (//)
  57. create context
  58. MSG_ERR_DEV (//)
  59. open device
  60. MSG_ERR_EXAM (//)
  61. examine file or directory
  62. MSG_ERR_FIXF (//)
  63. open fixed-width font
  64. MSG_ERR_FONT (//)
  65. open font
  66. MSG_ERR_IMG (//)
  67. create images
  68. MSG_ERR_IORQ (//)
  69. create IORequest
  70. MSG_ERR_LIB (//)
  71. open library
  72. MSG_ERR_MEM (//)
  73. allocate memory
  74. MSG_ERR_MEMFILE (//)
  75. for file buffer
  76. MSG_ERR_MENU (//)
  77. create menu
  78. MSG_ERR_NEW (//)
  79. allocate memory
  80. MSG_ERR_OPEN (//)
  81. open file
  82. MSG_ERR_OUT (//)
  83. write file
  84. MSG_ERR_PORT (//)
  85. create port
  86. MSG_ERR_PREF1 (//)
  87. Preference file is obsolete
  88. MSG_ERR_PREF2 (//)
  89. Please reconfigure
  90. MSG_ERR_PUBS (//)
  91. lock public screen
  92. MSG_ERR_READ (//)
  93. read file
  94. MSG_ERR_SCRL (//)
  95. lock public screen list
  96. MSG_ERR_SCRN (//)
  97. open screen
  98. MSG_ERR_WIN (//)
  99. open window
  100. MSG_ERR_XPK (//)
  101. use XPK compression:
  102. MSG_ERR_XPKMEM (//)
  103. Failed to allocate memory
  104. MSG_ERR_GUI (//)
  105. create EasyGUI
  106. MSG_ERR_GT (//)
  107. open gadtools.library
  108. MSG_ERR_BIGG (//)
  109. create EasyGUI. GUI is too large
  110. MSG_ERR_EGUI (//)
  111. create EasyGUI. Design error
  112. MSG_ERR_DCLV (//)
  113. create listview gadget
  114. MSG_ERR_UTIL (//)
  115. open utility.library
  116. MSG_ERR_CPDE (//)
  117. create patternStringF string
  118. MSG_ERR_FONTREQ (//)
  119. for font requester
  120. MSG_ERR_SCREENMODEREQ (//)
  121. for screenmode requester
  122. MSG_ERR_FILEREQ (//)
  123. for file requester
  124. ;
  125. ;
  126. ;
  127. MSG_TITLE_HELP (//)
  128. Help
  129. MSG_TITLE_SEARCHING (//)
  130. Searching
  131. MSG_TITLE_OPENFILE (//)
  132. Open file
  133. MSG_TITLE_SAVEFILE (//)
  134. Save file
  135. MSG_TITLE_ADDFILE (//)
  136. Add file
  137. MSG_TITLE_LOADSETTINGS (//)
  138. Load settings
  139. MSG_TITLE_SAVESETTINGS (//)
  140. Save settings
  141. MSG_TITLE_SELECTFILE (//)
  142. Select file
  143. MSG_TITLE_SELECTICON (//)
  144. Select icon
  145. MSG_TITLE_SELECTDIR (//)
  146. Select directory
  147. MSG_TITLE_CHANGEPALETTE (//)
  148. Change palette
  149. MSG_TITLE_SELECTFONT (//)
  150. Select a font
  151. MSG_TITLE_SELECTSCREENMODE (//)
  152. Select a screen mode
  153. MSG_TITLE_PRINT (//)
  154. Print
  155. MSG_TITLE_ERR (//)
  156. Error
  157. MSG_TITLE_SELECTITEM (//)
  158. Select an item
  159. MSG_TITLE_SEARCH (//)
  160. Search
  161. MSG_TITLE_EXECUTE (//)
  162. Execute
  163. MSG_TITLE_INFORMATION (//)
  164. Information
  165. MSG_TITLE_SETTINGS (//)
  166. Settings
  167. MSG_TITLE_GOTOLINE (//)
  168. Go to line
  169. MSG_TITLE_GOTOPAGE (//)
  170. Go to page
  171. MSG_TITLE_GOTOPERCENT (//)
  172. Go to percent
  173. MSG_TITLE_QUIT (//)
  174. Quit
  175. ;
  176. ;
  177. ;
  178. MSG_PRINT_PROCEED (//)
  179. Proceed with printing?
  180. MSG_PRINT_CANCELED (//)
  181. Print canceled
  182. ;
  183. ;
  184. ;
  185. MSG_INFO_CLOSEFILE (//)
  186. Close file
  187. MSG_INFO_OPENFILE (//)
  188. Open file
  189. MSG_INFO_REOPENFILE (//)
  190. Reopen file
  191. MSG_INFO_QUICKLOADLIST (//)
  192. Quickload list
  193. MSG_INFO_SAVEFILE (//)
  194. Save file
  195. MSG_INFO_EDITFILE (//)
  196. Edit file
  197. MSG_INFO_PRINTFILE (//)
  198. Print file
  199. MSG_INFO_INFORMATION (//)
  200. Information
  201. MSG_INFO_SEARCHSETTINGS (//)
  202. Search settings
  203. MSG_INFO_FINDLAST (//)
  204. Find last match
  205. MSG_INFO_FINDNEXT (//)
  206. Find next match
  207. MSG_INFO_FINDOCCURANCE (//)
  208. Find occurance
  209. MSG_INFO_CHANGESETTINGS (//)
  210. Change settings
  211. ;
  212. ;
  213. ;
  214. MSG_MENU_PROJECT (//)
  215. Project
  216. MSG_MENU_CLOSEFILE (//)
  217. Close file
  218. MSG_MENU_CLOSEALL (//)
  219. Close all
  220. MSG_MENU_OPENFILE (//)
  221. Open file...
  222. MSG_MENU_REOPENFILE (//)
  223. Reopen file
  224. MSG_MENU_QUICKLOAD (//)
  225. Quick load
  226. MSG_MENU_QUICKLOADLIST (//)
  227. List
  228. MSG_MENU_QUICKLOADADD (//)
  229. Add
  230. MSG_MENU_SAVEFILE (//)
  231. Save file...
  232. MSG_MENU_SAVEFILEXPK (//)
  233. Save file... (XPK)
  234. MSG_MENU_EDITFILE (//)
  235. Edit file
  236. MSG_MENU_PRINTFILE (//)
  237. Print file
  238. MSG_MENU_INFORMATION (//)
  239. Information...
  240. MSG_MENU_HELP (//)
  241. Help
  242. MSG_MENU_ICONIFY (//)
  243. Iconify
  244. MSG_MENU_MENUFY (//)
  245. Menufy
  246. MSG_MENU_QUIT (//)
  247. Quit
  248. MSG_MENU_VIEW (//)
  249. View
  250. MSG_MENU_GOTOLINE (//)
  251. Go to line...
  252. MSG_MENU_GOTOPAGE (//)
  253. Go to page...
  254. MSG_MENU_GOTOPERCENT (//)
  255. Go to percent...
  256. MSG_MENU_TOPOFFILE (//)
  257. Top of file
  258. MSG_MENU_PAGEUP (//)
  259. Page up
  260. MSG_MENU_PAGEDOWN (//)
  261. Page down
  262. MSG_MENU_BOTTOMOFFILE (//)
  263. Bottom of file
  264. MSG_MENU_BOOKMARKSTORE (//)
  265. Bookmark store
  266. MSG_MENU_BOOKMARK1 (//)
  267. Bookmark 1
  268. MSG_MENU_BOOKMARK2 (//)
  269. Bookmark 2
  270. MSG_MENU_BOOKMARK3 (//)
  271. Bookmark 3
  272. MSG_MENU_BOOKMARK4 (//)
  273. Bookmark 4
  274. MSG_MENU_BOOKMARK5 (//)
  275. Bookmark 5
  276. MSG_MENU_BOOKMARKRECALL (//)
  277. Bookmark recall
  278. MSG_MENU_MARKTEXT (//)
  279. Mark/clear text
  280. MSG_MENU_SEARCH (//)
  281. Search
  282. MSG_MENU_FINDMATCH (//)
  283. Find match...
  284. MSG_MENU_FINDLAST (//)
  285. Find last
  286. MSG_MENU_FINDNEXT (//)
  287. Find next
  288. MSG_MENU_FINDOCCURANCE (//)
  289. Find occurance
  290. MSG_MENU_EXECUTE (//)
  291. Execute
  292. MSG_MENU_EXECUTE2 (//)
  293. Execute...
  294. MSG_MENU_SHELL (//)
  295. Shell...
  296. MSG_MENU_SETTINGS (//)
  297. Settings
  298. MSG_MENU_GOTOSCREEN (//)
  299. Go to screen...
  300. MSG_MENU_GUIPRESETS (//)
  301. GUI presets
  302. MSG_MENU_RANDOM (//)
  303. Random
  304. MSG_MENU_PLAIN (//)
  305. Plain
  306. MSG_MENU_PLASTIC (//)
  307. Plastic
  308. MSG_MENU_SELECT (//)
  309. Select...
  310. MSG_MENU_CHANGESETTINGS (//)
  311. Change settings...
  312. MSG_MENU_LOADSETTINGS (//)
  313. Load settings...
  314. MSG_MENU_LOADDEFSETTINGS (//)
  315. Load default settings
  316. MSG_MENU_SAVESETTINGS (//)
  317. Save settings
  318. MSG_MENU_SAVESETTINGSAS (//)
  319. Save settings as...
  320. MSG_MENU_SAVEDEFSETTINGS (//)
  321. Save as defaults
  322. MSG_MENU_HISTORY (//)
  323. History
  324. ;
  325. ;
  326. ;
  327. MSG_PROGWIN_LOADINGFILE (//)
  328. Loading %sfile: %s
  329. MSG_PROGWIN_PARSINGLINES (//)
  330. Parsing lines
  331. MSG_PROGWIN_SAVINGFILE (//)
  332. Saving %sfile: %s
  333. MSG_PROGWIN_FINDINGOCCURANCE (//)
  334. Finding occurance of: %s
  335. MSG_PROGWIN_FILESTATS (//)
  336. Getting file statistics
  337. ;
  338. ;
  339. ;
  340. MSG_GUI_LIST_GO (//)
  341. Go
  342. MSG_GUI_LIST_READLIST (//)
  343. _Read list
  344. MSG_GUI_LIST_ADD (//)
  345. _Add
  346. MSG_GUI_LIST_REMOVE (//)
  347. _Remove
  348. MSG_GUI_LIST_COPY (//)
  349. _Copy
  350. MSG_GUI_LIST_UP (//)
  351. _Up
  352. MSG_GUI_LIST_DOWN (//)
  353. _Down
  354. MSG_GUI_LIST_OPEN (//)
  355. Open
  356. ;
  357. ;
  358. ;
  359. MSG_GUI_SEARCH_SETTINGS (//)
  360. Settings
  361. MSG_GUI_SEARCH_RESULTS (//)
  362. Results
  363. MSG_GUI_SEARCH_STRING (//)
  364. _String
  365. MSG_GUI_SEARCH_CASESENSITIVE (//)
  366. C_ase sensitive
  367. MSG_GUI_SEARCH_PATTERN (//)
  368. _Pattern
  369. MSG_GUI_SEARCH_WORD (//)
  370. _Word
  371. MSG_GUI_SEARCH_RECURSIVE (//)
  372. _Recursive
  373. MSG_GUI_SEARCH_NEXT (//)
  374. _Next
  375. MSG_GUI_SEARCH_LAST (//)
  376. _Last
  377. MSG_GUI_SEARCH_OCCURANCE (//)
  378. _Occurance
  379. MSG_GUI_SEARCH_DIR (//)
  380. Directory
  381. MSG_GUI_SEARCH_FILEPATT (//)
  382. File pattern
  383. MSG_GUI_SEARCH_SCAN (//)
  384. Scan
  385. MSG_GUI_SEARCH_STOP (//)
  386. Stop
  387. ;
  388. ;
  389. ;
  390. MSG_GUI_OK (//)
  391. Ok
  392. MSG_GUI_CANCEL (//)
  393. Cancel
  394. MSG_GUI_NONE (//)
  395. None
  396. ;
  397. ;
  398. ;
  399. MSG_GUI_SEARCH_STRINGFOUND (//)
  400. The string '%s' was found %ld
  401. MSG_GUI_SEARCH_STRINGNOTFOUND (//)
  402. The string '%s' was not found
  403. MSG_GUI_SEARCH_INDOCUMENT (//)
  404. in the document
  405. MSG_GUI_SEARCH_TIMESINDOCUMENT (//)
  406. times in the document
  407. ;
  408. ;
  409. ;
  410. MSG_GUI_EXECUTE_EXECUTE (//)
  411. Execute
  412. MSG_GUI_EXECUTE_BUTTONEXECUTE (//)
  413. Execute
  414. ;
  415. ;
  416. ;
  417. MSG_GUI_INFO_ABOUT (//)
  418. About
  419. MSG_GUI_INFO_AUTHOR (//)
  420. Author
  421. MSG_GUI_INFO_FILE (//)
  422. File
  423. MSG_GUI_INFO_PLUGINS (//)
  424. Plugins
  425. MSG_GUI_INFO_COPYRIGHT (//)
  426. Copyright ©1996-1999, Chris Perver
  427. MSG_GUI_INFO_RIGHTS (//)
  428. All Rights Reserved
  429. MSG_GUI_INFO_CONTACT (//)
  430. To contact me, write to:
  431. MSG_GUI_INFO_HELP1 (//)
  432. This program would not have been what
  433. MSG_GUI_INFO_HELP2 (//)
  434. it is without the following people:
  435. MSG_GUI_INFO_BETATESTERS (//)
  436.   Beta testers:
  437. MSG_GUI_INFO_MODULES (//)
  438.   Modules:
  439. MSG_GUI_INFO_PUBSCREEN (//)
  440. Public screen
  441. MSG_GUI_INFO_AREXXPORT (//)
  442. ARexx port
  443. MSG_GUI_INFO_NAME (//)
  444. Name
  445. MSG_GUI_INFO_SIZE (//)
  446. Size
  447. MSG_GUI_INFO_WORDS (//)
  448. Words
  449. MSG_GUI_INFO_CHARS (//)
  450. Characters
  451. MSG_GUI_INFO_PRINT (//)
  452. Printable
  453. MSG_GUI_INFO_NONPRINT (//)
  454. Non-printable
  455. MSG_GUI_INFO_SPACE (//)
  456. Space
  457. MSG_GUI_INFO_BACKSPACE (//)
  458. Backspace
  459. MSG_GUI_INFO_UCASE (//)
  460. Upper case
  461. MSG_GUI_INFO_LCASE (//)
  462. Lower case
  463. MSG_GUI_INFO_TOTAL (//)
  464. Total
  465. MSG_GUI_INFO_DIGITS (//)
  466. Digits
  467. MSG_GUI_INFO_ESC (//)
  468. ESC
  469. MSG_GUI_INFO_CR (//)
  470. CR
  471. MSG_GUI_INFO_TAB (//)
  472. Tab
  473. MSG_GUI_INFO_NOFILEOPEN (//)
  474. No file open
  475. ;
  476. ;
  477. ;
  478. MSG_GUI_PREF_TABAPPITEM (//)
  479. Appitem
  480. MSG_GUI_PREF_TABCOMPRESSION (//)
  481. Compression
  482. MSG_GUI_PREF_TABFILE (//)
  483. File
  484. MSG_GUI_PREF_TABGADGETS (//)
  485. Gadgets
  486. MSG_GUI_PREF_TABGUI (//)
  487. GUI
  488. MSG_GUI_PREF_TABPATHS (//)
  489. Paths
  490. MSG_GUI_PREF_TABPRINTER (//)
  491. Printer
  492. MSG_GUI_PREF_TABSCREEN (//)
  493. Screen
  494. MSG_GUI_PREF_TABTEXT (//)
  495. Text
  496. MSG_GUI_PREF_TABWINDOW (//)
  497. Window
  498. MSG_GUI_PREF_ICONCLOSE (//)
  499. Close
  500. MSG_GUI_PREF_ICONOPEN (//)
  501. Open
  502. MSG_GUI_PREF_ICONREOPEN (//)
  503. Reopen
  504. MSG_GUI_PREF_ICONQUICKLOAD (//)
  505. Quickload
  506. MSG_GUI_PREF_ICONSAVE (//)
  507. Save
  508. MSG_GUI_PREF_ICONEDITOR (//)
  509. Editor
  510. MSG_GUI_PREF_ICONPRINT (//)
  511. Print
  512. MSG_GUI_PREF_ICONINFO (//)
  513. Info
  514. MSG_GUI_PREF_ICONSEARCH (//)
  515. Search
  516. MSG_GUI_PREF_ICONLAST (//)
  517. Last
  518. MSG_GUI_PREF_ICONNEXT (//)
  519. Next
  520. MSG_GUI_PREF_ICONOCCURANCE (//)
  521. Occurance
  522. MSG_GUI_PREF_ICONPREFS (//)
  523. Prefs
  524. MSG_GUI_PREF_PENTEXT (//)
  525. Text
  526. MSG_GUI_PREF_PENTEXTBG (//)
  527. Text background
  528. MSG_GUI_PREF_PENBORDER (//)
  529. Border
  530. MSG_GUI_PREF_PENGADGETS (//)
  531. Gadgets
  532. MSG_GUI_PREF_PENLIGHT (//)
  533. Light
  534. MSG_GUI_PREF_PENDARK (//)
  535. Dark
  536. MSG_GUI_PREF_BRDBORDER (//)
  537. Border
  538. MSG_GUI_PREF_BRDGADGETS (//)
  539. Gadgets
  540. MSG_GUI_PREF_BRDTEXT (//)
  541. Text
  542. MSG_GUI_PREF_BRDINFOBAR (//)
  543. Info bar
  544. MSG_GUI_PREF_BRDPROGRESSBAR (//)
  545. Progress bar
  546. MSG_GUI_PREF_BRDFILESTR (//)
  547. File string
  548. MSG_GUI_PREF_BRDSTYLE (//)
  549. Style
  550. MSG_GUI_PREF_BRDRECESS (//)
  551. Recess
  552. MSG_GUI_PREF_BRDLIGHT (//)
  553. Light
  554. MSG_GUI_PREF_FILETYPES (//)
  555. Filetypes
  556. MSG_GUI_PREF_LOAD (//)
  557. Load...
  558. MSG_GUI_PREF_SAVEAS (//)
  559. Save _as...
  560. MSG_GUI_PREF_SAVE (//)
  561. _Save
  562. MSG_GUI_PREF_POSITION (//)
  563. Position
  564. MSG_GUI_PREF_SELECTICONSET (//)
  565. Select icon set
  566. MSG_GUI_PREF_OPEN (//)
  567. Open
  568. MSG_GUI_PREF_WINDOW (//)
  569. Window
  570. MSG_GUI_PREF_ICONIFY (//)
  571. Iconify
  572. MSG_GUI_PREF_MENUFY (//)
  573. Menufy
  574. MSG_GUI_PREF_CLOSE (//)
  575. Close
  576. MSG_GUI_PREF_QUIT (//)
  577. Quit
  578. MSG_GUI_PREF_CONFIRMQUIT (//)
  579. Confirm quit
  580. MSG_GUI_PREF_MULTIPLECOPIES (//)
  581. Multiple copies
  582. MSG_GUI_PREF_XPKMETHOD (//)
  583. XPK pack method
  584. MSG_GUI_PREF_XPKEFFICIENCY (//)
  585. XPK efficiency      ;Spaces needed
  586. MSG_GUI_PREF_FILEPATT (//)
  587. File pattern
  588. MSG_GUI_PREF_COMMAND (//)
  589. Command
  590. MSG_GUI_PREF_USEFILETYPES (//)
  591. Use filetypes
  592. MSG_GUI_PREF_TOP (//)
  593. Top
  594. MSG_GUI_PREF_BOTTOM (//)
  595. Bottom
  596. MSG_GUI_PREF_ICONPATHS (//)
  597. Icon paths
  598. MSG_GUI_PREF_BORDEROFFSET (//)
  599. Border offset     ;Spaces needed
  600. MSG_GUI_PREF_GADGETOFFSET (//)
  601. Gadget offset     ;Spaces needed
  602. MSG_GUI_PREF_DITHER (//)
  603. Dither
  604. MSG_GUI_PREF_HALF (//)
  605. Half
  606. MSG_GUI_PREF_STRIPE (//)
  607. Stripe
  608. MSG_GUI_PREF_TEXT (//)
  609. Text
  610. MSG_GUI_PREF_BOX (//)
  611. Box
  612. MSG_GUI_PREF_BEVEL (//)
  613. Bevel
  614. MSG_GUI_PREF_SBEVEL (//)
  615. Smooth bevel
  616. MSG_GUI_PREF_SBEVELH (//)
  617. Smooth bevel hollow
  618. MSG_GUI_PREF_EMBOSS (//)
  619. Emboss
  620. MSG_GUI_PREF_RIDGE (//)
  621. Ridge
  622. MSG_GUI_PREF_WRIDGE (//)
  623. Wide ridge
  624. MSG_GUI_PREF_SRIDGE (//)
  625. Smooth ridge
  626. MSG_GUI_PREF_GADGETS (//)
  627. Gadgets
  628. MSG_GUI_PREF_PENS (//)
  629. Pens
  630. MSG_GUI_PREF_SHOWGUI (//)
  631. Show GUI
  632. MSG_GUI_PREF_DEFAULT (//)
  633. Default
  634. MSG_GUI_PREF_EDITOR (//)
  635. Editor
  636. MSG_GUI_PREF_LMARGIN (//)
  637. Left margin
  638. MSG_GUI_PREF_RMARGIN (//)
  639. Right margin
  640. MSG_GUI_PREF_PITCH (//)
  641. Pitch
  642. MSG_GUI_PREF_FINE (//)
  643. Fine
  644. MSG_GUI_PREF_ELITE (//)
  645. Elite
  646. MSG_GUI_PREF_PICA (//)
  647. Pica
  648. MSG_GUI_PREF_SPACING (//)
  649. Spacing
  650. MSG_GUI_PREF_6LPI (//)
  651. 6 LPI
  652. MSG_GUI_PREF_8LPI (//)
  653. 8 LPI
  654. MSG_GUI_PREF_BOLD (//)
  655. Boldface
  656. MSG_GUI_PREF_ITAL (//)
  657. Italics
  658. MSG_GUI_PREF_FORMFEED (//)
  659. Formfeed
  660. MSG_GUI_PREF_PROP (//)
  661. Proportional
  662. MSG_GUI_PREF_NLQ (//)
  663. NLQ
  664. MSG_GUI_PREF_RESET (//)
  665. Reset
  666. MSG_GUI_PREF_ASLFILEREQ (//)
  667. Asl filerequester
  668. MSG_GUI_PREF_MODE (//)
  669. Mode
  670. MSG_GUI_PREF_NAME (//)
  671. Name
  672. MSG_GUI_PREF_PALETTE (//)
  673. Palette
  674. MSG_GUI_PREF_USECUSTOMSCREEN (//)
  675. Use custom screens
  676. MSG_GUI_PREF_FONT (//)
  677. Font
  678. MSG_GUI_PREF_LEADING (//)
  679. Leading     ;Spaces needed
  680. MSG_GUI_PREF_TAB (//)
  681. Tab     ;Spaces needed
  682. MSG_GUI_PREF_PAGEOVERLAP (//)
  683. Page overlap     ;Spaces needed
  684. MSG_GUI_PREF_WHEELMOUSESCROLL (//)
  685. Wheel mouse scroll
  686. MSG_GUI_PREF_SMOOTHSCROLL (//)
  687. Smooth scroll
  688. MSG_GUI_PREF_INFOBAR (//)
  689. Info bar
  690. MSG_GUI_PREF_SCROLLERS (//)
  691. Scrollers
  692. MSG_GUI_PREF_RIGHT (//)
  693. Right
  694. MSG_GUI_PREF_BOTH (//)
  695. Both
  696. MSG_GUI_PREF_BORDERLESS (//)
  697. Borderless
  698. MSG_GUI_PREF_3DWINTITLE (//)
  699. 3d window title
  700. ;
  701. ;
  702. ;
  703. MSG_GUI_NUMBER_MIN (//)
  704. Min
  705. MSG_GUI_NUMBER_MAX (//)
  706. Max
  707. ;
  708. ;
  709. ;
  710. MSG_GUI_GOTO_LINE (//)
  711. Enter the line number
  712. MSG_GUI_GOTO_PAGE (//)
  713. Enter the page number
  714. MSG_GUI_GOTO_PERCENT (//)
  715. Enter the percentage
  716. MSG_GUI_GOTO_2 (//)
  717. you wish to go to
  718. ;
  719. ;
  720. ;
  721. MSG_GUI_QUIT_1 (//)
  722. Are you sure you wish
  723. MSG_GUI_QUIT_2 (//)
  724. to quit EvenMore?
  725.